home *** CD-ROM | disk | FTP | other *** search
/ All for Cell Phones: Sony Ericsson / Sony-Ericsson 2004.iso / Java / TronCycle (Lento) / TronCycle.jar / c.class (.txt) < prev    next >
Encoding:
Java Class File  |  2001-09-24  |  728 b   |  31 lines

  1. import javax.microedition.lcdui.Command;
  2. import javax.microedition.lcdui.Font;
  3.  
  4. // $FF: renamed from: c
  5. interface class_0 {
  6.    // $FF: renamed from: if javax.microedition.lcdui.Command
  7.    Command field_0 = new Command("Exit", 7, 1);
  8.    // $FF: renamed from: char int
  9.    int field_1 = 0;
  10.    // $FF: renamed from: do int
  11.    int field_2 = 16777215;
  12.    // $FF: renamed from: case int
  13.    int field_3 = 16711680;
  14.    // $FF: renamed from: a int
  15.    int field_4 = 65280;
  16.    // $FF: renamed from: new int
  17.    int field_5 = 255;
  18.    // $FF: renamed from: int int
  19.    int field_6 = 16763955;
  20.    // $FF: renamed from: byte int
  21.    int field_7 = 16776209;
  22.    // $FF: renamed from: for javax.microedition.lcdui.Font
  23.    Font field_8 = Font.getFont(0, 0, 8);
  24.    // $FF: renamed from: try javax.microedition.lcdui.Font
  25.    Font field_9 = Font.getFont(0, 1, 0);
  26.  
  27.    void exitApp();
  28.  
  29.    boolean isColour();
  30. }
  31.